Skip to content

Conversation

@tsegismont
Copy link
Contributor

Closes #2176

In Vert.x 5, the local context data map is deprecated.

Hibernate Reactive can have its own Vert.x contextual data storage (requires creating a io.vertx.core.spi.context.storage.ContextLocal key).

Closes hibernate#2176

In Vert.x 5, the local context data map is deprecated.

Hibernate Reactive can have its own Vert.x contextual data storage (requires creating a io.vertx.core.spi.context.storage.ContextLocal key).
@tsegismont
Copy link
Contributor Author

cc @DavideD

@DavideD DavideD changed the title [#2176] Create custom Vert.x contextual data storage Create custom Vert.x contextual data storage Apr 7, 2025
@DavideD DavideD merged commit 95ad44c into hibernate:main Apr 7, 2025
18 checks passed
@DavideD
Copy link
Member

DavideD commented Apr 7, 2025

THanks @tsegismont !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create custom Vert.x contextual data storage

2 participants